Endpoint-Get-/ Toots/ Toot-Name→Txt names a function, with lambda list (TOOT-NAME):
Get public info about TOOT-NAME
This is a web service endpoint accessed by the HTTP method GET at the URI template /toots/:toot-name. It returns a content-type of text/plain.
TOOT-NAME is a parameter from the URI.
It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.
Defined in file src/endpoints/slash-toots.lisp.